/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 body {
	 
	 background: url(http://www.janetsnyman.com/templates/yoo_eat/images/texture.png) 0 0 repeat fixed, #fff;
	 
 }
 
 .uk-navbar-nav>li>a {
 color: #FFF;
 }
 
 .uk-navbar-nav>li.uk-active>a {
	 color: #FFF; 
 }
 
.tm-fullscreen {
height: initial;
}

.wk-slideshow .caption {
position: absolute;
left: 0;
right: 0;
bottom: 50%;
z-index: 5;
padding: 0px;
/* background: rgba(0,0,0,0.5); */
}

.wk-slideshow {
visibility: hidden;
z-index: -999;
}

/*.uk-container {
	box-shadow: 0 0 25px rgba(0,0,0,0.07);
}*/